-
Home
-
JCH Optimize
-
3.2.2
-
Code
-
Classes
- Url
Total Complexity |
30 |
Dependencies |
2 |
Dependents |
9 |
Total lines |
133 |
Lines of code |
68 |
Logical lines of code |
36 |
Comment lines |
37 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toAbsolute() |
A |
50 |
9 |
28 |
isPathRelative() |
S |
75 |
5 |
3 |
isInvalid() |
S |
75 |
4 |
3 |
toRootRelative() |
S |
62 |
4 |
10 |
isAbsolute() |
S |
78 |
1 |
3 |
isHttpScheme() |
S |
78 |
1 |
3 |
isProtocolRelative() |
S |
78 |
1 |
3 |
isRootRelative() |
S |
78 |
1 |
3 |
isSSL() |
S |
78 |
1 |
3 |
isDataUri() |
S |
78 |
1 |
3 |
AbsToProtocolRelative() |
S |
78 |
1 |
3 |
requiresHttpProtocol() |
S |
78 |
1 |
3 |